/* CSS Reset */
body{
  font-family:"微软雅黑";
}
html{
  overflow:-Scroll;
  overflow-x:hidden;
  zoom:1;
  overflow-y:scroll;
  overflow:-moz-scrollbars-vertical;
}
.w1000{
  position:relative;
  width:1000px;
  margin: 0 auto;
}
.ptb25{padding:25px 0;}
.ptb30{padding:30px 0;}
a{
  -webkit-transition:all 0.3s linear;
     -mos-transition:all 0.3s linear;
      -mz-transition:all 0.3s linear;
       -o-transition:all 0.3s linear;
          transition:all 0.3s linear;
}
a:hover{
  -webkit-transition:all 0.3s linear;
     -mos-transition:all 0.3s linear;
      -mz-transition:all 0.3s linear;
       -o-transition:all 0.3s linear;
          transition:all 0.3s linear;
}
a:hover{
  color:#ff6400;
}
.spanBox{
  display:block;
  padding:0 10px;
  text-align:center;
  font-size:14px;
  text-overflow:ellipsis;
  white-space:nowrap;
  overflow:hidden;
}

.jTop{height:29px;line-height:29px;background:url(../images/topbj.jpg) repeat-x;}
.jTop a{margin:0 10px;}
.jTop a:hover{color:#0069bd;}
.jTop a.xl{background:url(../images/xl.png) no-repeat left center;padding-left:20px;}
.jTop a:hover.xl{background:url(../images/xlh.png) no-repeat left center;}
.jTop a.em{background:url(../images/em.png) no-repeat left center;padding-left:17px;}
.jTop a:hover.em{background:url(../images/emh.png) no-repeat left center;}
.jTop a.dt{background:url(../images/dt.png) no-repeat left center;padding-left:17px;}
.jTop a:hover.dt{background:url(../images/dth.png) no-repeat left center;}
.jHeader{height:119px;background:url(../images/ltbj.jpg) repeat-x;}
.jHeader .logo{padding-top:34px;}
.jHeader .cxt{padding-top:42px;padding-right:20px;}
.jHeader .tel{margin-top:45px;background:url(../images/telbj.png) no-repeat left center;padding-left:43px;color:#333;line-height:20px;}
.jHeader .tel span{display:block;font-family:arial;font-size:30px;color:#ff6400;font-weight:bold;}

.jNav{width:100%;height:50px;background:url(../images/navbj.jpg) repeat-x;z-index:999;}

.jNav .nav li{float:left;background:url(../images/navline.jpg) no-repeat left center;position:relative;z-index:11;width:111px;}
.jNav .nav li a{display:inline-block;float:left;width:111px;height:50px;line-height:50px;color:#fff;font-size:14px;overflow:hidden;transition:all 0s linear;text-align:center;}
.jNav .nav li.none{background:none;}
.jNav .nav li a:hover,.jNav .nav li a.active{background:url(../images/navhover.jpg) repeat-x;}
.jNav .nav li .sub{position:absolute;top:50px;left:0;background:#0069bd;width:111px;overflow:hidden;display:none;}
.jNav .nav li .sub li{height:30px;float:none;background:none;}
.jNav .nav li .sub li a{display:block;height:30px;line-height:30px;font-size:12px;padding:0;float:none;width:111px;overflow:hidden;text-align:center;border-bottom:1px solid #0c68b1;}
.jNav .nav li .sub li a:hover{background:#ff6400;color:#fff;}

/* banner */
.fullSlide{position:relative;height:250px;z-index:10;background:none;}
.fullSlide .bd{margin:0 auto;position:relative;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:250px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:none;height:250px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:14px;line-height:14px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 2px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;border-radius:50%;}
.fullSlide .hd ul li.on{background:#ff6400;filter:alpha(opacity=100);opacity:1}
.fullSlide .prev,
.fullSlide .next{position:absolute;z-index:1;display:block;width:45px;height:100px;top:50%;margin-top:-50px;left:3%;background:url(../images/icons.png) 0 0 no-repeat;
  cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide .next{left:auto;right:3%;background-position:-45px 0;}
.pageBanner{height:200px;position:relative;z-index:10}

/* search */
.jHot{height:60px;background:#ebebeb;overflow:hidden;}
.jHot .keyword{line-height:60px;font-size:14px;width:680px;}
.jHot .keyword span{color:#ff6400;}
.jHot .search{height:30px;margin-top:15px;}
.jHot .search .text{width:265px;height:28px;line-height:28px;float:left;padding-left:10px;color:#999;border:1px solid #dadada;border-right:none;background:#f4f4f4}
.jHot .search .subt{width:30px;height:30px;background:url(../images/subt.jpg) no-repeat center;border:none;float:right;cursor:pointer;}

/* footer */
.jFooter{background:#1a1a1a;padding:40px 0 0;overflow:hidden;}
.jFooter a{color:#666;}
.jFooter a:hover{color:#999;text-decoration:underline;}
.footMenu{width:120px;overflow:hidden;}
.footMenu h2{padding-bottom:10px;background:url(../images/mline.jpg) no-repeat left bottom;color:#fff;margin-bottom:10px;}
.footMenu h2,.footTel h3{font-weight:normal;}
.footMenu h2 a{font-size:18px;color:#fafafa;}
.footMenu p{font-size:14px;}

.footRight{width:375px;text-align:right}
.footRight h3{font-size:14px;color:#fafafa;}
.footRight h3 span{display:block;font-size:30px;color:#ff6400;}
.footRight .tel{line-height:18px;padding-top:10px;}
.footRight .code{width:260px;margin-top:10px;float:right;}
.footRight .code p{width:110px;text-align:center;float:left;margin-left:20px;}
.footRight .code p img{border:5px solid #666;}
.footRight .code p span{display:block;line-height:16px;padding-top:5px;}

.footCopy{margin-top:20px;line-height:50px;border-top:1px solid #262626;font-size:14px;overflow:hidden;}
.footCopy span{padding-left:15px;}


.jLinks{border-top:1px solid #262626;line-height:34px;overflow:hidden;}
.jLinks a{padding:0 10px;}

/* partner */
.jPartner{padding-top:35px;overflow:hidden;}
.jPartner h2{height:37px;}
.jPartner .bd{width:1000px;height:80px;padding-bottom:45px;background:url(../images/hzbj.jpg) no-repeat center bottom;overflow:hidden;margin-top:15px;}
.jPartner .bd ul{width:1100px;}
.jPartner .bd ul li{width:150px;height:80px;float:left;margin-right:20px;position:relative;background:#fff;background:url(../images/payy.jpg) no-repeat center bottom;padding-bottom:11px;}
.jPartner .bd ul li img{width:148px;height:78px;position:absolute;top:0px;left:0px;z-index:2;transform:rotateY(0deg);transition: all 0.6s ease 0s;backface-visibility:hidden;border:1px solid #dadada;}
.jPartner .bd ul li span{display:block;width:150px;height:80px;background:#ff6400;line-height:80px;text-align:center;font-size:16px;position:absolute;top:0px;left:0px;transform:rotateY(-180deg);transition: all 0.5s ease 0s;backface-visibility:hidden;color:#fff;}
.jPartner .bd ul li:hover img{transform:rotateY(180deg);border-color:#ff6400;}
.jPartner .bd ul li:hover span{transform:rotateY(0deg);}

/* assure */
.jAssure{height:155px;overflow:hidden;}
.jAssure ul{width:1100px;}
.jAssure ul li{width:220px;height:140px;float:left;margin-right:40px;background:url(../images/bzbj.jpg) no-repeat center bottom;padding-bottom:15px;}
.jAssure ul li a{display:block;margin-top:10px;}
.jAssure ul li a:hover{margin-top:0;}

/* product */
.jProd{background:url(../images/cpbj.jpg) no-repeat center top;padding:30px 0;overflow:hidden;margin-top:25px;}
.jProd .prodBar{width:220px;}
.jProd .prodBar h2{height:60px;text-align:center;font-size:24px;color:#fff;line-height:60px;background:url(../images/plbt.jpg) repeat-x;}
.jProd .prodBar ul{width:198px;border:3px solid #0069bd;border-top:none;overflow:hidden;padding:5px 8px 10px;}
.jProd .prodBar li{height:35px;margin-top:5px;}
.jProd .prodBar li a{display:block;width:183px;height:35px;line-height:35px;background:#fff;color:#333;font-size:14px;padding-left:15px;}
.jProd .prodBar li a:hover{background:#ff6400;color:#fff;}

.jProd .prodBar .tel{background:url(../images/ptel.jpg) no-repeat center bottom;overflow:hidden;text-align:center;height:70px;font-size:14px;color:#fff;padding-top:122px;}
.jProd .prodBar .tel span{display:block;font-family:arial;font-size:30px;font-weight:bold;}

.prodShow{width:755px;height:550px;overflow:hidden;}
.prodShow .hd{height:40px;}
.prodShow .hd li{width:150px;height:40px;line-height:40px;text-align:center;float:left;margin-right:10px;font-size:17px;color:#333;background:#fff;}
.prodShow .hd li.on{background:#ff6400;color:#fff;}
.prodShow .bd{margin-top:10px;}


.list2{padding:15px 0 0 0; width:780px;}
.list2 li{float:left; margin:0 15px 20px 0;}
.list2 li h1 img{width:165px; height:120px; background:#fff; border:3px solid #0f74c6; padding:3px;}
.list2 li h1 a:hover img{border:3px solid #0f74c6; padding:3px}
.list2 li h2{font-size:12px;font-weight:normal;line-height:18px;padding:6px 0 0 0;color:#666666;width: 177px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list2 li h2 a{font-weight:bold; font-size:13px}
.list2 li h3{font-size:12px; font-weight:normal; padding:10px 0 0 0 ;}
.list2 li h3 a.xx{width:80px; height:22px; display:inline-block; background:#0f74c6; text-align:center; line-height:22px; color:#fff; margin:0 14px 0 0}
.list2 li h3 a.dz{width:80px; height:22px; display:inline-block; background:#ffd200; text-align:center; line-height:22px; color:#0f3f71}

/* odds */
.jOdds{background:url(../images/ysbj.jpg);padding-bottom:40px;overflow:hidden;}
.jOdds h2{height:190px;background:url(../images/ysbt.jpg) no-repeat center top;margin-bottom:50px;}
.jOdds h3{font-size:24px;line-height:30px;margin-bottom:10px;overflow:hidden;color:#0069bd;font-weight:normal;border-bottom:1px solid #cacaca;padding-bottom:10px;}
.jOdds h3 span{padding-left:5px;font-family:arial;color:#999;text-transform:uppercase;}
.jOdds p{line-height:20px;font-size:14px;background:url(../images/yicon.jpg) no-repeat left 8px;padding-left:12px;padding-bottom:5px;}
.jOdds p span{color:#ff6400;}
.jOdds a{display:block;width:120px;height:25px;line-height:25px;text-align:center;background:#ff6400;color:#fff;margin-top:10px;}
.jOdds a:hover{background:#e55a01;color:#fff;}
.jOdds .hr{background:url(../images/hr.png) no-repeat center top;height:5px;margin:35px 0;overflow:hidden;}

.oddsA{width:430px;height:262px;background:url(../images/y1.png) no-repeat left 5px;padding-left:60px;}
.oddsB{width:480px;height:262px;}
.oddsC{width:482px;height:285px;}
.oddsD{width:415px;height:285px;background:url(../images/y2.png) no-repeat left 5px;padding-left:60px;}
.oddsE{width:430px;height:261px;background:url(../images/y3.png) no-repeat left 5px;padding-left:60px;}
.oddsF{width:480px;height:261px;}
.oddsG{width:462px;height:266px;margin-left:20px;}
.oddsH{width:415px;height:266px;background:url(../images/y4.png) no-repeat left 5px;padding-left:60px;}
.oddsI{width:430px;height:261px;background:url(../images/y5.png) no-repeat left 5px;padding-left:60px;}
.oddsJ{width:480px;height:261px;}
.oddsAd{height:100px;margin-top:30px;}

/* case */
.jCase{background:#e8e8e8;padding:25px 0;overflow:hidden;}
.jCase .hd{width:425px;height:37px;background:url(../images/albt.jpg) no-repeat;padding-left:575px;}
.jCase .hd li{width:80px;height:25px;line-height:24px;background:#fff;text-align:center;float:left;margin-left:5px;font-size:13px;color:#333;margin-top:6px;}
.jCase .hd li.on{background:#ff6400;color:#fff;}
.jCase .bd{width:1000px;overflow:hidden;margin-top:20px;}
.jCase .bd ul{width:1060px;}
.jCase .bd li{width:310px;height:300px;float:left;margin-right:35px;overflow:hidden;position:relative;}
.jCase .bd li a.pic{width:310px;height:300px;display:block;position:relative;}
.jCase .bd li a.pic span{height:30px;line-height:30px;background:url(../images/tmb.png) no-repeat;position:absolute;bottom:0;left:0;width:290px;padding:0 10px;z-index:12;text-align:left;color:#fff;}
.jCase .bd li .txt{width:280px;height:90px;padding:15px;background:#0069bd;position:absolute;left:0;top:310px;color:#fff;overflow:hidden;z-index:13;text-align:center;}
.jCase .bd li .txt h3{font-size:18px;font-weight:normal;padding-bottom:9px;}
.jCase .bd li .txt p{font-size:14px;line-height:22px;}

/* evaluation */
.jEvaluation{padding:25px 0;overflow:hidden;}
.jEvaluation h2{height:37px;}
.jEvaluation ul{width:1060px;}
.jEvaluation ul li{width:465px;height:145px;background:#e9e9e9;float:left;margin-right:30px;padding:10px;margin-top:15px;}
.jEvaluation ul li img{width:210px;height:145px;float:left;padding-right:20px;}
.jEvaluation ul li h3{font-size:14px;line-height:45px;color:#333;font-weight:normal;}
.jEvaluation ul li p{line-height:20px;}
.jEvaluation ul li .more{display:inline-block;width:43px;height:13px;border:1px solid #9b9b9b;line-height:13px;text-align:center;color:#999;font-size:12px;margin-top:10px;}
.jEvaluation ul li:hover{background:#0069bd;}
.jEvaluation ul li:hover h3,.jEvaluation ul li:hover p{color:#fff;}
.jEvaluation ul li:hover .more{border-color:#fff;color:#fff;}
.jEvaluation .ad{height:100px;margin-top:20px;}

/* about */
.jAbout{overflow:hidden;padding:35px 0;}
.jAbout h2{height:37px;margin-bottom:15px;}
.jAbout .video{width:340px;height:280px;}
.jAbout .about{width:350px;height:280px;margin-left:20px;}
.jAbout .about h3{font-size:18px;line-height:50px;font-weight:normal;}
.jAbout .about div{line-height:26px;font-size:14px;}
.jAbout .about div a{color:#d20000;}
.jAbout .about .more{height:25px;margin-top:20px;}
.jAbout .about .more a{display:block;width:80px;height:25px;line-height:25px;text-align:center;background:#fff;float:left;margin-right:10px;font-size:12px;border:1px solid #bdbdbd;color:#666;margin-top:20px;}
.jAbout .about .more a:hover,.jAbout .about .more a.active{background:#0069bd;color:#fff;border-color:#0069bd}

.jAbout .honor{width:270px;background:#e8e8e8;overflow:hidden;position:relative;padding-top:25px;height:255px;}
.jAbout .honor .prev,.jAbout .honor .next{display:block;width:40px;height:40px;position: absolute;top:120px;left:5px;overflow:hidden;background:url(../images/ant.png) no-repeat;cursor:pointer;cursor:pointer;transition:all 0s linear;}
.jAbout .honor .next{left:auto;right:5px;background-position:0 -80px;}
.jAbout .honor .prev:hover{background-position:0 -40px;}
.jAbout .honor .next:hover{background-position:0 -120px;}
.jAbout .honor .bd{width:170px;height:235px;margin:0 auto;overflow:hidden;}
.jAbout .honor .bd li{width:170px;height:235px;float:left;overflow:hidden;}
.jAbout .honor .bd li span{height:30px;line-height:30px;width:150px;}
.jAbout .setting{height:135px;margin-top:30px;overflow:hidden;}
.jAbout .setting .hd{width:100px;float:left;}
.jAbout .setting .hd li{width:100px;height:51px;background:#ebebeb;text-align:center;color:#333;line-height:31px;padding-top:14px;margin-bottom:5px;}
.jAbout .setting .hd li.on{background:#0069bd;color:#fff;}
.jAbout .setting .bd{width:890px;float:right;overflow:hidden;}
.jAbout .setting .bd ul{width:920px;}
.jAbout .setting .bd li{width:170px;height:135px;float:left;margin-right:10px;}
.jAbout .setting .bd li a{display:block;width:170px;height:135px;overflow:hidden;}
.jAbout .setting .bd li a img{
-webkit-transition:all 0.3s linear;
   -mos-transition:all 0.3s linear;
    -mz-transition:all 0.3s linear;
     -o-transition:all 0.3s linear;
        transition:all 0.3s linear;
}
.jAbout .setting .bd li a img:hover{
-webkit-transform:scale(1.1);
   -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
     -o-transform:scale(1.1);
        transform:scale(1.1);
}

/* news */
.jNews{padding:20px 0 30px;overflow:hidden;background:url(../images/ysbj.jpg);border-top:2px solid #dadada;}
.jNews .news{width:330px;}
.jNews .newsT{height:85px;margin-top:10px;}
.jNews .newsT img{float:left;margin-right:10px;}
.jNews .newsT h3{height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:16px;display:block;font-weight:normal;}
.jNews .newsT h3 a{color:#0069bd;}
.jNews .newsT h4{font-family:arial;font-size:12px;color:#999;line-height:20px;font-weight:normal;}
.jNews .newsT p{padding-top:3px;font-size:12px;line-height:18px;}

.jNews .news ul{padding-top:13px;}
.jNews .news ul li{height:39px;line-height:39px;border-top:1px dotted #c6c6c6;background:url(../images/nicon.jpg) no-repeat left center;padding-left:10px;font-size:14px;}
.jNews .news ul li a{width:225px;height:39px;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.jNews .news ul li:hover{background:url(../images/niconh.jpg) no-repeat left center;}
.jNews .news ul li a:hover{color:#0069bd;}
.jNews .news ul li span{display:block;float:right;font-size:12px;color:#999;}
.jNews .mr30{margin-right:30px;}

/* faq */
.faq{width:280px;overflow:hidden;}
.faq h2{height:37px;}
.faq .bd{height:300px;overflow:hidden;margin-top:10px;}
.faq .bd li{padding:12px 0;border-bottom:1px dashed #cecece;}
.faq .bd li h3{width:280px;height:20px;line-height:20px;background:url(../images/fq.jpg) no-repeat left top;padding-left:30px;margin-bottom:5px;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;}
.faq .bd li h3 a{color:#333;font-size:14px;}
.faq .bd li p{background:url(../images/fa.jpg) no-repeat left 3px;padding-left:30px;color:#999;line-height:20px;}

/* left content */
.pageSidebar{width:220px;overflow:hidden;}
.sidebarOne h2{height:55px;line-height:55px;text-align:center;font-size:28px;color:#fff;border-radius:2px 2px 0 0;background:#048ace;font-weight:normal;}
.sidebarOne li{margin-top:2px;}
.sidebarOne li a{display:block;height:35px;line-height:35px;padding-left:20px;font-size:14px;color:#333;background:url(../images/eb.png) no-repeat 195px center #e8e8e8}
.sidebarOne li a:hover,.sidebarOne li .active{background:url(../images/ebh.png) no-repeat 193px center #ff6400;color:#fff;}
.sidebarOne li ol{margin-bottom:5px;overflow:hidden;background:#ff6400;}
.sidebarOne li ol li{margin:0 15px;width:190px;}
.sidebarOne li ol li a{display:block;height:33px;line-height:33px;background:url(../images/iconb.jpg) no-repeat 10px center;padding-left:20px;color:#fff;border-top:1px dotted #fff;font-size:12px;width:170px;font-family:"宋体"}
.sidebarOne li ol li a:hover,.sidebarOne li ol li a.active{background:url(../images/iconb.jpg) no-repeat 10px center;color:#fff;font-weight:bold;}


.sidebarTwo,.sidebarThree{margin-top:15px;border:1px solid #e1e1e1;padding:14px;background:#fff;}
.sidebarTwo h2,.sidebarThree h2{height:35px;font-size:18px;color:#333;font-weight:normal;}
.sidebarTwo .bd{width:190px;height:346px;}
.sidebarTwo .bd .box{height:346px;overflow:hidden;}
.sidebarTwo .bd ul{overflow:hidden;zoom:1;}
.sidebarTwo .bd li{width:190px;height:173px;}
.sidebarTwo .bd li img{border:1px solid #e1e1e1;}
.sidebarTwo .bd li img:hover{border-color:#ff6400}
.sidebarTwo .bd li span{width:170px;height:35px;line-height:35px;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;}
.sidebarThree h3 span{display:block;font-size:26px;color:#018f28;font-family:arial;}
.sidebarThree p{line-height:22px;padding-top:10px;}
.sidebarThree p span{padding-left:3em;}

/* right content */
.pageContent{width:750px;overflow:hidden;min-height:650px;background:#fff;}
.pageTitle{height:46px;line-height:40px;background:url(../images/conti.png) no-repeat left bottom;}
.pageTitle h2{display:block;float:left;height:46px;text-align:left;font-size:18px;overflow: hidden;font-weight:normal;}
.pageTitle span{height:46px;float:right;font-family:"宋体";}
.position{height:46px;line-height:40px;background:url(../images/conti.png) no-repeat left bottom;}
.pageContentBox{width:750px;padding-top:20px;overflow:hidden;}

/* setting */
.settingList{width:850px;}
.settingList li{width:235px;height:270px;float:left;margin-right:22px;margin-bottom:5px;}
.settingList li img{border:2px solid #e1e1e1;padding:3px;}
.settingList li img:hover{border-color:#ff6400}
.settingList li span{width:215px;height:35px;line-height:35px;background:#0f74c6;color: #fff;margin-bottom: 5px;}
.settingList li span:hover{background:#ff6400;}
.settingList li h3 a.xx{width:110px; height:22px; display:inline-block; background:#0f74c6; text-align:center; line-height:22px; color:#fff; margin:0 14px 0 0}
.settingList li h3 a.dz{width:110px; height:22px; display:inline-block; background:#ffd200; text-align:center; line-height:22px; color:#0f3f71}
.settingList .protxt{float:left;width:225px;height:179px; padding:5px;position:absolute;color:#fff;line-height:24px;display:none;z-index:999;overflow:hidden;background:rgba(65, 63, 63, 0.75);}
.settingList .protxt a{color:#fff;}
.settingList .protxt p{margin-left:135px;text-align:center;line-height:22px;display:block;width:80px;height:22px;background:#CD6017;}
.settingList .protxt p a{color:#fff;}
.settingList .protxt p:hover{background:#0767B4;}
.settingList li:hover .protxt{display:block;}

/* honor */
.honorList{width:850px;}
.honorList li{width:235px;height:315px;float:left;margin-right:22px;margin-bottom:5px;}
.honorList li img{border:2px solid #e1e1e1;padding:3px;}
.honorList li img:hover{border-color:#ff6400}
.honorList li span{width:215px;height:35px;line-height:35px;}

/* partner */
.partnerList{width:850px;}
.partnerList li{width:175px;height:132px;float:left;margin-right:16px;margin-bottom:5px;}
.partnerList li img{border:2px solid #e1e1e1;padding:3px;}
.partnerList li img:hover{border-color:#ff6400}
.partnerList li span{width:155px;height:35px;line-height:35px;}

/* case list */
.caseList li{height:156px;margin-top:20px;border-bottom:1px dashed #c2c2c2;padding-bottom:20px;}
.caseList li img{display:block;float:left;margin-right:25px;padding:2px;border:1px solid #c2c2c2;background:#fff}
.caseList li h3{padding:10px 0;font-size:18px;font-weight:bold;}
.caseList li p{line-height:22px;padding-bottom:10px;color:#999;}
.caseList li a{display:inline-block;width:85px;height:30px;line-height:30px;text-align:center;background:#048ace;color:#fff;}
.caseList li a:hover{color:#fff;background:#ff6400;}

/* faq list */
#item_list li{position:relative;margin-bottom:25px;}
#item_list li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#0178c5;pointer-events:none;}
#item_list li h3:before, #item_list li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
#item_list li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
#item_list li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
#item_list li h3{position:relative; padding:0 60px; background-color:#f5f5f5; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;}
#item_list li div{display:none;padding:25px 0 0 60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}

.faqList li h3{background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* news list */
.newsList li{padding:20px 0;height:100px;border-bottom:1px dashed #d9d9d9;overflow:hidden;}
.newsList li img{display:block;float:left;margin-right:15px;height:100px;}
.newsList li h3{font-size:15px;color:#333;font-weight:normal;}
.newsList li h4{color:#c8c8c8;font-weight:normal;}
.newsList li p{line-height:24px;padding-top:5px;color:#888;}

/* news show */
.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;}
.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#ff6400;}
.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}
.picturePic{text-align:center;padding-bottom:15px;}
.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 12px #eee;font-size:14px;font-weight:bold;color:#333;font-weight:normal;}

/* related news */
.recNews{width:750px;overflow:hidden;margin-top:20px;}
.recNews ul{width:870px;padding-top:10px;}
.recNews ul li{float:left;margin-right:50px;width:350px;height:28px;line-height:28px;}
.recNews ul li a{display:block;width:260px;line-height:28px;background:url(../images/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.recNews ul li a:hover{background:url(../images/iconi.jpg) no-repeat left center;}
.recNews ul li span{float:right;color:#999;}

/* product list */
.productList li{width:744px;height:216px;border:3px solid #e9e9e9;background:#fff;margin-bottom:20px;}
.productList li .pic{width:298px;height:216px;float:left;border-right:1px solid #cbd6dd;display:block;}
.productList li .txt{width:405px;float:left;height:216px;padding:0 20px;overflow:hidden;}
.productList li .txt h3{font-size:16px;line-height:40px;color:#0069bd;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.productList li .txt p{height:120px;overflow:hidden;font-size:14px;}
.productList li .txt a{display:block;width:75px;height:24px;float:left;line-height:24px;text-align:center;margin-right:10px}
.productList li .txt a.more{background:#0069bd;color:#fff;}
.productList li .txt a.more:hover{background:#0078d8;color:#fff;}
.productList li .txt a.qq{background:#ff6400;color:#fff;}
.productList li .txt a.qq:hover{background:#ef5e00;color:#fff;}
.productList li:hover{border-color:#0069bd}

/* product left */
.productShowPic{width:352px;}
.productShowPic .box{width:352px;height:378px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:320px;width:350px;background:#fff}
.tb-s310, .tb-s310 img{max-height:320px;max-width:350px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:352px;height:46px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:290px;height:46px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #d9d9d9;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #ff6400;}
/* product right */
.productShowTitle{width:365px;height:344px;overflow:hidden;padding-left:23px;}
.productShowTitle h2{line-height:24px;border-bottom:1px dashed #e1e1e1;font-size:16px;padding:10px 0;}
.descriptionBox{padding:10px 0;height:144px;overflow:hidden;font-family:"宋体"}
.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;background:#ff6400;margin-top:15px;}
.productOrder a:hover{color:#fff;background:#ff6400}
.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#ff6400;position:relative;top:3px;}
.productFenx{height:40px;}

/* shuo */
.tabListBox{overflow:hidden;margin-top:20px;}
.tabList{height:35px;background:#eee;}
.tabList li{display:block;width:100px;height:35px;line-height:35px;float:left;text-align:center;font-size:15px;background:#d8d8d8;color:#333;}
.tabList li.on{color:#fff;background:#ff6400;}
.tabBox{overflow:hidden;padding-top:15px;}

/* order */
.orderBox{width:100%;overflow:hidden;margin-top:20px;}
.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}
.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}
.tableRow{width:236px;height:24px;float:left;}
.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}
.rowInput{float:left;padding:3px 5px;width:159px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}
.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}
.rowTextarea{float:left;padding:3px 5px;width:632px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}
.rowInput:focus,.rowTextarea:focus{border-color:#ff6400;}
.grCode{width:500px;}
.rowA{width:120px;}
.pt15{margin-top:15px;}
.checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}
.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtA:hover{background:#888}
.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}
.subtB:hover{background:#666}

/* related product */
.relatedProduct{overflow:hidden;margin-top:20px;}
.relatedProduct ul{padding-top:15px;width:820px;}
.relatedProduct li{width:235px;height:208px;float:left;margin-right:22px;margin-bottom:5px;}
.relatedProduct li img{border:2px solid #d9d9d9;padding:3px;}
.relatedProduct li img:hover{border-color:#ff6400}
.relatedProduct li span{width:215px;height:35px;line-height:35px;}
.videoB{width:550px;height:460px;margin:0 auto 10px;}

/* downlist */
.downList li{height:40px;line-height:40px;border-bottom:1px dotted #d9d9d9;}
.downList li a{width:550px;height:40px;float:left;background:url(../images/nicon.jpg) no-repeat left center;padding-left:10px;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.downList li a:hover{background:url(../images/niconh.jpg) no-repeat left center;}
.downList li span{float:right;color:#999;}

.dede_pages{}
.dede_pages ul{float:left;padding:12px 0px 12px 36px;}
.dede_pages ul li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.dede_pages ul li a{float:left;padding:8px;color:#555;display:block;}
.dede_pages ul li a:hover{color:#0069bd;text-decoration:none;padding:8px;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#FF6400;padding:4px;font-weight:bold; color:#fff;}
.dede_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;    width: 990px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:150px;}.f6{width:990px;}.linkbox h3{ width:150px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:150px; float:left;list-style:none;}
.hotnew_bt{ font-size:16px; width:990px; float:left;color:#666666;font-weight: bold;border-bottom:#086DB4 2px solid;}
.hotnew{ width:150px;padding: 0px 30px;margin-top:50px;}.hotnew h3{ width:150px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;list-style:none;}
